Skip to content

Commit

Permalink
Added missing dependency on python-imaging
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Sep 17, 2012
1 parent 228d52d commit 4e3410c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Expand Up @@ -70,6 +70,7 @@ Depends: ${gir:Depends},
gir1.2-upowerglib-1.0,
python,
python-dbus,
python-imaging,
pkg-config,
mesa-utils
Recommends: gnome-control-center, gnome-user-guide, gnome-themes-standard, gnome-session-fallback, gnome-terminal
Expand Down
1 change: 1 addition & 0 deletions debian/control.in
Expand Up @@ -66,6 +66,7 @@ Depends: ${gir:Depends},
gir1.2-upowerglib-1.0,
python,
python-dbus,
python-imaging,
pkg-config,
mesa-utils,
python-lxml
Expand Down

0 comments on commit 4e3410c

Please sign in to comment.