Skip to content

Commit dfb14c7

Browse files
authored
Update png.BUILD
1 parent a40726c commit dfb14c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/png.BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Description:
22
# libpng is the official PNG reference library.
33

4+
load("@rules_cc//cc:defs.bzl", "cc_library")
5+
46
licenses(["notice"]) # BSD/MIT-like license
57

68
genrule(

0 commit comments

Comments
 (0)