diff options
author | Fun <just.the.real.fun@gmail.com> | 2017-10-31 16:55:42 +0159 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-11-02 12:08:49 +0100 |
commit | 9fe4126ab416d31128fbb3063b195f48e038fa20 (patch) | |
tree | 985e8ad0d149a0353adf45c1fdffd385c61a79f8 /xorg-libxinerama | |
parent | 956004a0a1dc172f899fde019b92c2851bf92c83 (diff) | |
download | xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.gz xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.xz |
remove redundant deps
Btw, xorg doesn't have a .signature !
mesa3d: expat
xorg-iceauth: xorg-libice xorg-xproto
xorg-libdmx: xorg-libx11
xorg-libsm: xorg-xproto xorg-xtrans
xorg-libxaw: xorg-libx11 xorg-libxau xorg-libxext xorg-libxt xorg-xextproto xorg-xproto
xorg-libxfont: xorg-xproto
xorg-libxft: fontconfig freetype xorg-libxrender
xorg-libxinerama: xorg-libx11 xorg-xextproto
xorg-libxkbui: xorg-libx11
xorg-libxmu: xorg-libx11 xorg-xextproto
xorg-libxp: xorg-util-macros
xorg-libxscrnsaver: xorg-libx11 xorg-xextproto
xorg-libxtrap: xorg-libx11 xorg-xextproto
xorg-libxt: xorg-kbproto xorg-xproto
xorg-libxxf86misc: xorg-libx11 xorg-xproto
xorg-setxkbmap: xorg-libx11
xorg-x11perf: xorg-libxext
xorg-xdpyinfo: xorg-libx11 xorg-libxext xorg-libxi
xorg-xdriinfo: xorg-glproto xorg-libx11
xorg-xf86-input-libinput: mtdev xorg-libevdev
xorg-xf86-video-intel: xorg-xcb-util
xorg-xf86-video-nouveau: eudev libdrm
xorg-xgamma: xorg-libx11
xorg-xkbcomp: xorg-libx11
xorg: xorg-server
xorg-xprop: xorg-libx11
xorg-xrdb: xorg-libx11
xorg-xsetroot: xorg-libx11 xorg-libxmu
xorg-xset: xorg-libx11 xorg-libxext
xorg-xvinfo: xorg-libx11
xorg-xwininfo: xorg-libx11 xorg-libxext
Diffstat (limited to 'xorg-libxinerama')
-rw-r--r-- | xorg-libxinerama/.signature | 5 | ||||
-rw-r--r-- | xorg-libxinerama/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-libxinerama/.signature b/xorg-libxinerama/.signature deleted file mode 100644 index e185c4e7..00000000 --- a/xorg-libxinerama/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndMMtlUj+Mm3b+CD5xIhbDgqNiCm1FO83i2r6OjKAHx84GSAESpEsUBgeg82RfHQnZB2kYwI52Ir9iEP+91iAyAw= -SHA256 (Pkgfile) = b4ede446889ba571e3c782ef6ed30c72a64d2cedd5900016704ca38d43e39cf1 -SHA256 (.footprint) = b12734cc8edc89f985b1dfbad5695b41f286e3846bcb93d25137cdb270335e30 -SHA256 (libXinerama-1.1.3.tar.bz2) = 7a45699f1773095a3f821e491cbd5e10c887c5a5fce5d8d3fced15c2ff7698e2 diff --git a/xorg-libxinerama/Pkgfile b/xorg-libxinerama/Pkgfile index 5bcc3900..029362f8 100644 --- a/xorg-libxinerama/Pkgfile +++ b/xorg-libxinerama/Pkgfile @@ -1,7 +1,7 @@ # Description: X Xinerama client library # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libx11, xorg-xextproto, xorg-libxext, xorg-xineramaproto +# Depends on: xorg-libxext, xorg-xineramaproto name=xorg-libxinerama version=1.1.3 |