diff options
Diffstat (limited to 'x11/xextproto')
-rw-r--r-- | x11/xextproto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xextproto/APKBUILD b/x11/xextproto/APKBUILD index 68288833bf..0d549b660e 100644 --- a/x11/xextproto/APKBUILD +++ b/x11/xextproto/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="X11 various extension wire protocol" url="http://xorg.freedesktop.org/" license="custom" -depends="inputproto" +depends="" makedepends="" source="http://xorg.freedesktop.org/releases/individual/proto/$pkgname-$pkgver.tar.bz2" |