Revert "fix(aur): Add xorgproto package as make dependency"
This reverts commit a902b5a449
.
This commit is contained in:
parent
1fe679d6b3
commit
fdf4d0c1a5
@ -13,7 +13,7 @@ optdepends=("i3-wm: i3 module support"
|
|||||||
"ttf-unifont: Font used in example config"
|
"ttf-unifont: Font used in example config"
|
||||||
"siji-git: Font used in example config"
|
"siji-git: Font used in example config"
|
||||||
"xorg-fonts-misc: Font used in example config")
|
"xorg-fonts-misc: Font used in example config")
|
||||||
makedepends=("cmake" "git" "python" "pkg-config" "xorgproto" "python-sphinx" "i3-wm")
|
makedepends=("cmake" "git" "python" "pkg-config" "python-sphinx" "i3-wm")
|
||||||
provides=("polybar")
|
provides=("polybar")
|
||||||
conflicts=("polybar")
|
conflicts=("polybar")
|
||||||
install="${_pkgname}.install"
|
install="${_pkgname}.install"
|
||||||
|
@ -12,7 +12,7 @@ optdepends=("i3-wm: i3 module support"
|
|||||||
"ttf-unifont: Font used in example config"
|
"ttf-unifont: Font used in example config"
|
||||||
"siji-git: Font used in example config"
|
"siji-git: Font used in example config"
|
||||||
"xorg-fonts-misc: Font used in example config")
|
"xorg-fonts-misc: Font used in example config")
|
||||||
makedepends=("cmake" "git" "python" "pkg-config" "xorgproto" "python-sphinx" "i3-wm")
|
makedepends=("cmake" "git" "python" "pkg-config" "python-sphinx" "i3-wm")
|
||||||
conflicts=("polybar-git")
|
conflicts=("polybar-git")
|
||||||
install="${pkgname}.install"
|
install="${pkgname}.install"
|
||||||
source=(${url}/releases/download/${pkgver}/polybar-${pkgver}.tar)
|
source=(${url}/releases/download/${pkgver}/polybar-${pkgver}.tar)
|
||||||
|
Loading…
Reference in New Issue
Block a user