Skip to content

Commit

Permalink
Update recipes/gdk-pixbuf/all/conanfile.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
  • Loading branch information
ericLemanissier and prince-chrismc authored Nov 21, 2020
1 parent 2b6912e commit a99ddf5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipes/gdk-pixbuf/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
import shutil


required_conan_version = ">=1.29.1"



class LibnameConan(ConanFile):
name = "gdk-pixbuf"
description = "toolkit for image loading and pixel buffer manipulation"
Expand Down

0 comments on commit a99ddf5

Please sign in to comment.