diff options
author | Juergen Daubert <jue@jue.li> | 2022-05-09 13:21:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-05-09 13:21:05 +0200 |
commit | f60c0a2c0cfc3e55a6cb9cddb2022f27df02868d (patch) | |
tree | 8cd25dea1486e53dd15013cbe0c071837157d7c4 /gphoto2 | |
parent | 449f0adf9e2b418a7e6af8ff1adff41774a8f083 (diff) | |
download | opt-f60c0a2c0cfc3e55a6cb9cddb2022f27df02868d.tar.gz opt-f60c0a2c0cfc3e55a6cb9cddb2022f27df02868d.tar.xz |
gphoto2: fix dependencies
Diffstat (limited to 'gphoto2')
-rw-r--r-- | gphoto2/.signature | 4 | ||||
-rw-r--r-- | gphoto2/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gphoto2/.signature b/gphoto2/.signature index b6c411234..c7c8c723e 100644 --- a/gphoto2/.signature +++ b/gphoto2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fbELf95FiedFOELQoGOSSgwxjwDWjgby5aWclal+4r/6WPezCU/nsVc5n99AQ5sJedspExQi7+e5Eb2NTmBogY= -SHA256 (Pkgfile) = b8a362b98bc0711f62c210802dec32bf489e7f3137518db4bd07374e21bb2194 +RWSE3ohX2g5d/f19JunwDd7qZWPkxnJzmXZTXzEDHVoth/iqBmjrBZfqxIMZL2S4WJKDrkLzv5GDqvlXHSx3casyZtNCGe2iOQo= +SHA256 (Pkgfile) = b09402b1017617b2df2b084b140f9610ce49455971d662022c16011f51cc4e60 SHA256 (.footprint) = 5895c616f0cd1083e7d5c4414a3371329020a9ef3c4c093c05a2dda95a129486 SHA256 (gphoto2-2.5.28.tar.bz2) = 2a648dcdf12da19e208255df4ebed3e7d2a02f905be4165f2443c984cf887375 diff --git a/gphoto2/Pkgfile b/gphoto2/Pkgfile index a72aa10f5..7ff211c24 100644 --- a/gphoto2/Pkgfile +++ b/gphoto2/Pkgfile @@ -1,7 +1,7 @@ # Description: Command-line client for libgphoto2 # URL: http://www.gphoto.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: readline popt libgphoto2 +# Depends on: libexif libgphoto2 popt readline name=gphoto2 version=2.5.28 |