[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. upstream/0.2-11-g9b0d724
Iain Lane
laney at ubuntu.com
Sun Mar 14 17:34:00 UTC 2010
The following commit has been merged in the master branch:
commit 9b0d724690e9e5f781dc7ea640e18675026377bf
Author: Iain Lane <laney at ubuntu.com>
Date: Sun Mar 14 17:33:21 2010 +0000
Add ${shlibs:Depends} dep
diff --git a/debian/control b/debian/control
index 7d54475..ff32355 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/pinta.git
Package: pinta
Architecture: all
-Depends: ${cli:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
Description: a simple Gtk+ drawing/painting program
Pinta is a drawing/editing program modeled on Paint.NET. Its goal is to
provide a simplified alternative to the GIMP for casual users.
--
pinta
More information about the Pkg-cli-apps-commits
mailing list