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-iceauth | |
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-iceauth')
-rw-r--r-- | xorg-iceauth/.signature | 5 | ||||
-rw-r--r-- | xorg-iceauth/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-iceauth/.signature b/xorg-iceauth/.signature deleted file mode 100644 index 96552b1b..00000000 --- a/xorg-iceauth/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndDTZHeqUHJ/WUcfv2i4XIRLW/eH9fDw/hzt9hCzk4DYwEJCC0w6ie7XiWAqgnHfV7lYzFZhGJzRxNNeOb1Cf1wo= -SHA256 (Pkgfile) = 0239936a581622acb358fb47b137753e728419dd92d82893ca75416f67dda7c3 -SHA256 (.footprint) = fc4641a5e7bd8eed450f1965562c0f8a40b601d84a476683ec2b6b866d469c5b -SHA256 (iceauth-1.0.7.tar.bz2) = 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a diff --git a/xorg-iceauth/Pkgfile b/xorg-iceauth/Pkgfile index 7f399657..70da15a4 100644 --- a/xorg-iceauth/Pkgfile +++ b/xorg-iceauth/Pkgfile @@ -1,7 +1,7 @@ # Description: ICE authority file utility # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-server, xorg-xproto, xorg-libice +# Depends on: xorg-server name=xorg-iceauth version=1.0.7 |