~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Josselin Mouette, Michael Biebl
  • Date: 2011-12-16 23:55:34 UTC
  • mfrom: (0.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 215.
  • Revision ID: package-import@ubuntu.com-20111216235534-ruwoeyk079c01omq
Tags: 1:3.2.2-2
[ Josselin Mouette ]
* Recommend cups-pk-helper. Closes: #622688.

[ Michael Biebl ]
* Add Recommends on mesa-utils. The glxinfo utilitity is required to show
  details about the graphics card.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
13
13
 
14
14
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper \
15
 
                             --disable-update-mimedb
 
15
                             --disable-update-mimedb \
 
16
                             --with-libsocialweb
16
17
 
17
18
DEB_INSTALL_MANPAGES_gnome-control-center += debian/gnome-control-center.1
18
19