diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-05 11:43:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-05 11:43:35 +0200 |
commit | 9111a3982f9e17b770e6c882694da635cf675638 (patch) | |
tree | ff600d12848754f9b0cdeb092b0d63481abe70e0 /debian/control | |
parent | 163ce2a0caf0cef5352a6299c40239c57480740e (diff) |
Add bugscripts; transition libgphoto2
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bacf090..93da2a1 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libgee-0.8-dev (>= 0.8.5), libgexiv2-dev (>= 0.4.90), libglib2.0-dev (>= 2.30.0), - libgphoto2-dev (>= 2.4.2), + libgphoto2-dev (>= 2.5.4), libgstreamer-plugins-base1.0-dev (>= 1.0.0), libgstreamer1.0-dev (>= 1.0.0), libgtk-3-dev (>= 3.6.0), |