Skip to content

Commit

Permalink
Merge pull request #1087 from SUSE/require-sqlite-devel
Browse files Browse the repository at this point in the history
Add missing build require for sqlite; the real pre-release
  • Loading branch information
felixsch authored Feb 8, 2024
2 parents 25a597c + 188bb8e commit 3c686d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/obs/rmt-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ BuildRequires: gcc
BuildRequires: libcurl-devel
BuildRequires: libffi-devel
BuildRequires: libmysqlclient-devel
BuildRequires: sqlite-devel
BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
BuildRequires: pkgconfig(systemd)
Expand Down

0 comments on commit 3c686d4

Please sign in to comment.