Skip to content

Commit

Permalink
Add libglib2.0-dev to debian/control
Browse files Browse the repository at this point in the history
GLib is needed for the changes in RadiantApp to intercept and discard unwanted
GTK warning messages to console.
  • Loading branch information
Matthew Mott committed Jan 30, 2021
1 parent 39638da commit 3a72848
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
@@ -1,4 +1,4 @@
darkradiant (2.11.0~focal1) focal; urgency=medium
darkradiant (2.11.0~focal2) focal; urgency=medium

* New favourites system for assets like entities, textures and sound shaders.
* Improved text search in resource browsers.
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -2,7 +2,7 @@ Source: darkradiant
Section: editors
Priority: optional
Maintainer: Matthew Mott <orbweaver3d@gmail.com>
Build-Depends: debhelper (>= 10), cmake (>= 3.12), pkg-config, libxml2-dev, libglew-dev, python-dev, libvorbis-dev, libopenal-dev, libalut-dev, libjpeg-dev, libftgl-dev, libwxbase3.0-dev, libwxgtk3.0-gtk3-dev, libsigc++-2.0-dev
Build-Depends: debhelper (>= 10), cmake (>= 3.12), pkg-config, libxml2-dev, libglew-dev, python-dev, libvorbis-dev, libopenal-dev, libalut-dev, libjpeg-dev, libftgl-dev, libwxbase3.0-dev, libwxgtk3.0-gtk3-dev, libsigc++-2.0-dev, libglib2.0-dev
Standards-Version: 4.2.1

Package: darkradiant
Expand Down

0 comments on commit 3a72848

Please sign in to comment.