aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxres/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libxres/APKBUILD')
-rw-r--r--main/libxres/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/libxres/APKBUILD b/main/libxres/APKBUILD
index e68926779cc..055aeb7161e 100644
--- a/main/libxres/APKBUILD
+++ b/main/libxres/APKBUILD
@@ -8,9 +8,8 @@ arch="all"
license="custom"
options="!check" # No test suite.
subpackages="$pkgname-dev $pkgname-doc"
-depends=
depends_dev="xorgproto"
-makedepends="$depends_dev libx11-dev libxext-dev util-macros xorgproto"
+makedepends="$depends_dev libx11-dev libxext-dev util-macros"
source="https://www.x.org/releases/individual/lib/libXres-$pkgver.tar.bz2
"