SHA256
1
0
forked from pool/wireshark

Accepting request 710109 from network:utilities

OBS-URL: https://build.opensuse.org/request/show/710109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wireshark?expand=0&rev=146
This commit is contained in:
Dominique Leuenberger 2019-06-17 08:31:03 +00:00 committed by Git OBS Bridge
commit 155da3a0df
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 12 14:33:19 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
shortcut the build queues by allowing usage of systemd-mini
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 23 07:34:38 UTC 2019 - Robert Frohl <rfrohl@suse.com> Thu May 23 07:34:38 UTC 2019 - Robert Frohl <rfrohl@suse.com>

View File

@ -53,7 +53,7 @@ BuildRequires: pcre-devel
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: portaudio-devel BuildRequires: portaudio-devel
BuildRequires: snappy-devel BuildRequires: snappy-devel
BuildRequires: systemd-devel BuildRequires: pkgconfig(libsystemd)
BuildRequires: tcpd-devel BuildRequires: tcpd-devel
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: zlib-devel BuildRequires: zlib-devel