Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
0676de7d
Commit
0676de7d
authored
Nov 14, 2011
by
Tristan Matthews
Browse files
* #7465: add dh_shlibs macro to rules
parent
10f75804
Changes
3
Hide whitespace changes
Inline
Side-by-side
tools/build-system/launchpad/sflphone-client-gnome/debian/rules
View file @
0676de7d
...
...
@@ -101,7 +101,7 @@ binary-common:
# dh_perl
dh_makeshlibs
dh_installdeb
#
dh_shlibdeps
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
...
...
tools/build-system/launchpad/sflphone-common/debian/control.oneiric
View file @
0676de7d
...
...
@@ -2,7 +2,7 @@ Source: sflphone-common
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: gnome
Priority: optional
Build-Depends: debhelper
(>= 7.0.50), libgcc1
, autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev, libpcre3-dev, libyaml-dev, libcelt-dev, libdbus-c++-dev
Build-Depends: debhelper (>= 7.0.50), libgcc1, autoconf, automake, libpulse-dev, libsamplerate0-dev, libcommoncpp2-dev, libccrtp-dev, libgsm1-dev, libspeex-dev, libtool, libdbus-1-dev, libasound2-dev, libspeexdsp-dev, uuid-dev, libexpat1-dev, libzrtpcpp-dev, libssl-dev, libpcre3-dev, libyaml-dev, libcelt-dev, libdbus-c++-dev
Standards-Version: 3.7.3
Package: sflphone-common
...
...
tools/build-system/launchpad/sflphone-common/debian/rules
View file @
0676de7d
...
...
@@ -77,6 +77,7 @@ binary-common:
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment