SHA256
1
0
forked from pool/pulseaudio
Dominique Leuenberger 2012-11-15 14:44:49 +00:00 committed by Git OBS Bridge
parent e313575c5d
commit a2daa7de2b
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 15 13:23:47 UTC 2012 - tittiatcoke@gmail.com Thu Nov 15 13:23:47 UTC 2012 - tittiatcoke@gmail.com
- add systemd to the buildrequires and enable systemd support - Enable systemd integration (following the distribution):
+ Add systemd-devel BuildRequires.
+ Pass --enable-systemd to configure.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 4 00:58:52 UTC 2012 - crrodriguez@opensuse.org Sun Nov 4 00:58:52 UTC 2012 - crrodriguez@opensuse.org

View File

@ -59,12 +59,12 @@ BuildRequires: libwebrtc_audio_processing-devel
BuildRequires: lirc-devel BuildRequires: lirc-devel
BuildRequires: orc BuildRequires: orc
BuildRequires: speex-devel BuildRequires: speex-devel
BuildRequires: systemd-devel
BuildRequires: tcpd-devel BuildRequires: tcpd-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: xorg-x11-devel BuildRequires: xorg-x11-devel
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: systemd-devel
BuildRequires: xz BuildRequires: xz
BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glib-2.0)