diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
commit | 118b1c942839ff8a86eac544890b9ef2de3cef28 (patch) | |
tree | 9c5a76add67451c012d4dd06aece434d945a8d2d /xorg-xcursorgen | |
parent | f8dd5952b1bbe06e26b5abbd2bde6ccb6848bc5b (diff) | |
download | xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.gz xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.xz |
xorg: dependency cleanup
Diffstat (limited to 'xorg-xcursorgen')
-rw-r--r-- | xorg-xcursorgen/.signature | 4 | ||||
-rw-r--r-- | xorg-xcursorgen/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-xcursorgen/.signature b/xorg-xcursorgen/.signature index 094e6880..dd47dda0 100644 --- a/xorg-xcursorgen/.signature +++ b/xorg-xcursorgen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndOaAV9n1P5bSKrbD9TbHufSxVXnEwkrJbjcJAcyszbCAEJfX/9npK545RrYEJE7YXmiM0+sgZXtt5Ysx2HtN4Q8= -SHA256 (Pkgfile) = c3f7eab36d1c1dcb9cf3ef6381766003569232dd837d38c8b7c9c91ec01f9a96 +RWTSGWF5Q7TndLiQdacXJQFlA/0bD1mYnRalfbz5oOHfk2ZksOOYRbvnbfvK/W7n1dy1F6XMN86rk/9udYYoRyi3eTC6lJMoZQ4= +SHA256 (Pkgfile) = 3dd814d3f112498283106e85e728687e69fe3eea3f89b376293c3cd66805efe3 SHA256 (.footprint) = 848b52a43db28f81f439bbf3f73a1f6c7c5c83f695c121fa1fee4e09cd9f02ad SHA256 (xcursorgen-1.0.7.tar.bz2) = 35b6f844b24f1776e9006c880a745728800764dbe3b327a128772b4610d8eb3d diff --git a/xorg-xcursorgen/Pkgfile b/xorg-xcursorgen/Pkgfile index 7ae597ae..11d29765 100644 --- a/xorg-xcursorgen/Pkgfile +++ b/xorg-xcursorgen/Pkgfile @@ -1,7 +1,7 @@ # Description: Utility to create X cursors # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libxcursor, libpng +# Depends on: libpng xorg-libxcursor name=xorg-xcursorgen version=1.0.7 |